Resource StructureDefinition/FHIR Server from package de.dktk.oncology#1.8.0 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-WeitereKlassifikation",
"version" : "1.0.0",
"name" : "WeitereKlassifikation",
"status" : "active",
"description" : "Weitere Klassifikationen: Hämatoonkologische und sonstige Klassifikationen",
"fhirVersion" : "4.0.0",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.status",
"path" : "Observation.status",
"mustSupport" : true
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"mustSupport" : true
},
{
"id" : "Observation.code.coding.system",
"path" : "Observation.code.coding.system",
"min" : 1,
"fixedUri" : "http://loinc.org"
},
{
"id" : "Observation.code.coding.code",
"path" : "Observation.code.coding.code",
"min" : 1,
"fixedCode" : "LP248771-0"
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Patient",
"http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Pseudonym"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.focus",
"path" : "Observation.focus",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Resource",
"http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Condition-Primaerdiagnose"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.encounter",
"path" : "Observation.encounter",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Encounter-Fall"
]
}
]
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"short" : "Datum dieser Klassifikation",
"definition" : "Gibt an, auf welches Datum sich die Klassifikation bezieht.",
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true,
"mapping" : [
{
"identity" : "ADT-GEKID",
"map" : "Weitere_Klassifikation.Datum",
"comment" : "Weitere_Klassifikation.Datum"
},
{
"identity" : "ISO-11179",
"map" : "urn:adt:dataelement:67:1",
"comment" : "urn:adt:dataelement:67:1"
}
]
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"short" : "WeitereKlassifikation",
"definition" : "Allgemeiner Lesitngszustand nach WeitereKlassifikation",
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true,
"mapping" : [
{
"identity" : "ADT-GEKID",
"map" : "Allgemeiner_Leistungszustand",
"comment" : "Allgemeiner_Leistungszustand"
},
{
"identity" : "ISO-11179",
"map" : "urn:adt:dataelement:6:1",
"comment" : "urn:adt:dataelement:6:1"
}
]
},
{
"id" : "Observation.value[x].coding.system",
"path" : "Observation.value[x].coding.system",
"short" : "Name der hämatologischen oder sonstigen Klassifikation",
"definition" : "Falls das System kein URN oder URL ist: muss urn: als Prefix hinzugefügt werden: urn:(Name des Systems/Klassifikation )",
"mustSupport" : true
},
{
"id" : "Observation.value[x].coding.code",
"path" : "Observation.value[x].coding.code",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.